Mathematical induction is a method for proving that a statement
A proof by induction consists of two cases. The first, the base case, proves the statement for
What we are doing is proving that if the statement works for ANY of the numbers, it will work for the next one. In the induction step we are NOT proving that the statement works for a number. Instead we are proving that IF we have a number that the statement works for, it will work for the next.
For
For
Is it true that for
Mathematical induction exercises > 2)
Strong induction differentiates itself from weak induction by assuming that the statement
#todo add example